body {
    background-color: #efeef3;
}

body {
    font-family: Manrope;
}

.akvxyaawjl {
    font-family: 'Manrope', sans-serif;
    font-size: 8rem;
    line-height: 1.1;
    letter-spacing: normal;
    word-spacing: normal;
}

.akvxyaawjl>.wycynlwcly {
    font-size: 10rem;
}

.ywws38l27e {
    font-family: 'Manrope', sans-serif;
    font-size: 4.25rem;
    line-height: 1.15;
    letter-spacing: normal;
    word-spacing: normal;
}

.ywws38l27e>.wycynlwcly {
    font-size: 5.3125rem;
}

.uh8skodabo {
    font-family: 'Manrope', sans-serif;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: normal;
    word-spacing: normal;
}

.uh8skodabo>.wycynlwcly {
    font-size: 2.5rem;
}

.xrnjojlfh5 {
    font-family: 'Manrope', sans-serif;
    font-size: 2.5rem;
    line-height: 1.25;
    letter-spacing: normal;
    word-spacing: normal;
}

.xrnjojlfh5>.wycynlwcly {
    font-size: 3.125rem;
}

.sk69h6lr76 {
    font-family: 'Manrope', sans-serif;
    font-size: 1.125rem;
    line-height: 1.4;
    letter-spacing: normal;
    word-spacing: normal;
}

.sk69h6lr76>.wycynlwcly {
    font-size: 1.40625rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .akvxyaawjl {
        font-size: 6.4rem;
    }
}

@media (max-width: 768px) {
    .akvxyaawjl {
        font-size: 5.6rem;
        font-size: calc(3.45rem + (8 - 3.45) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (3.45rem + (8 - 3.45) * ((100vw - 20rem) / (48 - 20))));
    }

    .ywws38l27e {
        font-size: 3.4rem;
        font-size: calc(2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) / (48 - 20))));
    }

    .uh8skodabo {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
    }

    .xrnjojlfh5 {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .sk69h6lr76 {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.f3jge532kj {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1rem 2.6rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #443c68 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.h1vlkylnba,
.h1vlkylnba:active {
    background-color: #443c68 !important;
    color: #090f10 !important;
    box-shadow: none !important;
}

.h1vlkylnba:hover,
.h1vlkylnba:focus,
.h1vlkylnba.focus,
.h1vlkylnba.active {
    color: #090f10 !important;
    background-color: #7467ad !important;
    box-shadow: 0 0 6px 6px rgba(5, 153, 255, 0.2) !important;
}

.h1vlkylnba.gde1sdldc1,
.h1vlkylnba:disabled {
    color: #090f10 !important;
    background-color: #7467ad !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #5c5c5c !important;
    color: #090f10 !important;
    box-shadow: none !important;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
    color: #090f10 !important;
    background-color: #979191 !important;
    box-shadow: 0 0 6px 6px rgba(5, 153, 255, 0.2) !important;
}

.btn-secondary.gde1sdldc1,
.btn-secondary:disabled {
    color: #090f10 !important;
    background-color: #979191 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    color: #090f10 !important;
    box-shadow: none !important;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
    color: #090f10 !important;
    background-color: #44daf8 !important;
    box-shadow: 0 0 6px 6px rgba(5, 153, 255, 0.2) !important;
}

.btn-info.gde1sdldc1,
.btn-info:disabled {
    color: #090f10 !important;
    background-color: #44daf8 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    color: #090f10 !important;
    box-shadow: none !important;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
    color: #090f10 !important;
    background-color: #59e4a3 !important;
    box-shadow: 0 0 6px 6px rgba(5, 153, 255, 0.2) !important;
}

.btn-success.gde1sdldc1,
.btn-success:disabled {
    color: #090f10 !important;
    background-color: #59e4a3 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    color: #090f10 !important;
    box-shadow: none !important;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
    color: #090f10 !important;
    background-color: #ffcf3d !important;
    box-shadow: 0 0 6px 6px rgba(5, 153, 255, 0.2) !important;
}

.btn-warning.gde1sdldc1,
.btn-warning:disabled {
    color: #090f10 !important;
    background-color: #ffcf3d !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    color: #090f10 !important;
    box-shadow: none !important;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
    color: #090f10 !important;
    background-color: #e55765 !important;
    box-shadow: 0 0 6px 6px rgba(5, 153, 255, 0.2) !important;
}

.btn-danger.gde1sdldc1,
.btn-danger:disabled {
    color: #090f10 !important;
    background-color: #e55765 !important;
}

.btn-white,
.btn-white:active {
    background-color: #fafafa !important;
    color: #090f10 !important;
    box-shadow: none !important;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
    color: #090f10 !important;
    background-color: #ffffff !important;
    box-shadow: 0 0 6px 6px rgba(5, 153, 255, 0.2) !important;
}

.btn-white.gde1sdldc1,
.btn-white:disabled {
    color: #090f10 !important;
    background-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #090f10 !important;
    color: #090f10 !important;
    box-shadow: none !important;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
    color: #090f10 !important;
    background-color: #2f545a !important;
    box-shadow: 0 0 6px 6px rgba(5, 153, 255, 0.2) !important;
}

.btn-black.gde1sdldc1,
.btn-black:disabled {
    color: #090f10 !important;
    background-color: #2f545a !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #443c68;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #201c31 !important;
    background-color: transparent !important;
    text-shadow: 6px 0 6px rgba(5, 153, 255, 0.15), 0 6px 6px rgba(5, 153, 255, 0.15), -6px 0 6px rgba(5, 153, 255, 0.15), 0 -6px 6px rgba(5, 153, 255, 0.15) !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-primary-outline.gde1sdldc1,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #443c68 !important;
    border-color: #443c68 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #5c5c5c;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #313131 !important;
    background-color: transparent !important;
    text-shadow: 6px 0 6px rgba(5, 153, 255, 0.15), 0 6px 6px rgba(5, 153, 255, 0.15), -6px 0 6px rgba(5, 153, 255, 0.15), 0 -6px 6px rgba(5, 153, 255, 0.15) !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-secondary-outline.gde1sdldc1,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #5c5c5c !important;
    border-color: #5c5c5c !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #065e70 !important;
    background-color: transparent !important;
    text-shadow: 6px 0 6px rgba(5, 153, 255, 0.15), 0 6px 6px rgba(5, 153, 255, 0.15), -6px 0 6px rgba(5, 153, 255, 0.15), 0 -6px 6px rgba(5, 153, 255, 0.15) !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-info-outline.gde1sdldc1,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #12633e !important;
    background-color: transparent !important;
    text-shadow: 6px 0 6px rgba(5, 153, 255, 0.15), 0 6px 6px rgba(5, 153, 255, 0.15), -6px 0 6px rgba(5, 153, 255, 0.15), 0 -6px 6px rgba(5, 153, 255, 0.15) !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-success-outline.gde1sdldc1,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #755800 !important;
    background-color: transparent !important;
    text-shadow: 6px 0 6px rgba(5, 153, 255, 0.15), 0 6px 6px rgba(5, 153, 255, 0.15), -6px 0 6px rgba(5, 153, 255, 0.15), 0 -6px 6px rgba(5, 153, 255, 0.15) !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-warning-outline.gde1sdldc1,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #641119 !important;
    background-color: transparent !important;
    text-shadow: 6px 0 6px rgba(5, 153, 255, 0.15), 0 6px 6px rgba(5, 153, 255, 0.15), -6px 0 6px rgba(5, 153, 255, 0.15), 0 -6px 6px rgba(5, 153, 255, 0.15) !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-danger-outline.gde1sdldc1,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #090f10;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
    color: #000000 !important;
    background-color: transparent !important;
    text-shadow: 6px 0 6px rgba(5, 153, 255, 0.15), 0 6px 6px rgba(5, 153, 255, 0.15), -6px 0 6px rgba(5, 153, 255, 0.15), 0 -6px 6px rgba(5, 153, 255, 0.15) !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-black-outline.gde1sdldc1,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #090f10 !important;
    border-color: #090f10 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #cfcfcf !important;
    background-color: transparent !important;
    text-shadow: 6px 0 6px rgba(5, 153, 255, 0.15), 0 6px 6px rgba(5, 153, 255, 0.15), -6px 0 6px rgba(5, 153, 255, 0.15), 0 -6px 6px rgba(5, 153, 255, 0.15) !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-white-outline.gde1sdldc1,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #443c68 !important;
}

.text-secondary {
    color: #5c5c5c !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #090f10 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
    color: #1a1727 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
    color: #292929 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.active {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.active {
    color: #000000 !important;
}

a[class*="text-"]:not(.pxy18ztkjx):not(.dropdown-item):not([role]):not(.f0ulkjwsv9) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.pxy18ztkjx):not(.dropdown-item):not([role]):not(.f0ulkjwsv9):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .pxy18ztkjx.active {
    color: #443c68;
}

.nav-tabs .pxy18ztkjx:not(.active) {
    color: #090f10;
}

.cdt1hv31b5 {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.z34tqtnbjo {
    background-color: #ae1e2c;
}

.mbr-gallery-filter li.active .f3jge532kj {
    background-color: #443c68;
    border-color: #443c68;
    color: #ffffff;
}

.mbr-gallery-filter li.active .f3jge532kj:focus {
    box-shadow: none;
}

a,
a:hover {
    color: #443c68;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #7f74af;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.pltukirc6u {
    font-family: 'Manrope', sans-serif;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: normal;
    word-spacing: normal;
    font-weight: 400;
}

.pltukirc6u>.wycynlwcly {
    font-size: 2.5rem;
}

.pltukirc6u:hover,
.pltukirc6u:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #443c68 !important;
}

.pltukirc6u:-webkit-input-placeholder {
    font-family: 'Manrope', sans-serif;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: normal;
    word-spacing: normal;
    font-weight: 400;
}

.pltukirc6u:-webkit-input-placeholder>.wycynlwcly {
    font-size: 2.5rem;
}

blockquote {
    border-color: #443c68;
}

/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #443c68;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #443c68;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #353535;
    border-bottom-color: #353535;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #443c68;
    border-bottom-color: #443c68;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #443c68 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #5c5c5c !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23443c68' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition-duration: .3s;
    transition: 0.4s;
}

a:hover {
    background-image: none !important;
}

.z3gcfvi6m4 {
    max-width: 1344px;
    width: 100%;
    margin: 0 auto;
    padding: 0 2rem;
}

@media (max-width: 767px) {
    .z3gcfvi6m4 {
        padding: 0 1rem;
    }
}

.bt4siudhvl {
    max-width: 100%;
    width: 100%;
    padding: 0 5vw;
}

.p2cetjmw4b {
    margin-left: -2rem;
    margin-right: -2rem;
    justify-content: center;
}

.p2cetjmw4b>[class*="col"] {
    padding-left: 2rem;
    padding-right: 2rem;
}

@media (max-width: 767px) {
    .p2cetjmw4b {
        margin-left: -1rem;
        margin-right: -1rem;
    }

    .p2cetjmw4b>[class*="col"] {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.x2lyqgdnu0 .f3jge532kj {
    min-width: 100px;
    min-height: 48px;
    padding: 0.75rem 2rem;
    border-radius: 0 !important;
    border: none;
    font-weight: 500;
    transition: .3s all !important;
}

.x2lyqgdnu0 .f3jge532kj .wycynlwcly {
    transition: .15s all !important;
    transform: rotate(-45deg);
    transform-style: preserve-3d;
}

.x2lyqgdnu0 .f3jge532kj:hover {
    transform: translate(0, -8px);
}

.x2lyqgdnu0 .f3jge532kj:hover .wycynlwcly {
    transform: rotate(0);
}

@media (max-width: 575px) {
    .x2lyqgdnu0 {
        width: 100%;
    }

    .x2lyqgdnu0 .f3jge532kj {
        width: 100%;
        min-width: auto !important;
    }
}

.x2lyqgdnu0 .btn-black {
    color: #fff !important;
}

.x2lyqgdnu0 .btn-black:hover {
    color: #fff !important;
}

.p1kfzch1am {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
}

.kllmkn3ujd {
    top: 0;
}

.qwh96lz1g0 {
    bottom: 0;
}

.qa8unuket8 {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 1px;
    height: 100%;
}

.n92ct35m69 {
    display: flex;
    align-items: center;
    width: fit-content;
    max-width: 100%;
    overflow: hidden;
}

.n92ct35m69 .yx29vo13s7 {
    display: flex;
    align-items: center;
    width: fit-content;
    animation: btn-move-out 0.3s ease-in-out;
}

.n92ct35m69 .n4ixdvkg2e {
    transition: .3s all;
}

.n92ct35m69 .v3mj9tojjb .wycynlwcly {
    transition: .3s all;
    padding-right: 8px;
}

.n92ct35m69:hover .yx29vo13s7 {
    animation: btn-move 0.3s ease-in-out;
}

.n92ct35m69:hover .v3mj9tojjb .wycynlwcly {
    padding-right: 0;
    padding-left: 8px;
}

@keyframes btn-move {
    0% {
        transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
        will-change: transform;
    }

    49% {
        transform: translate3d(0px, -100%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }

    50% {
        transform: translate3d(0px, -100%, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }

    51% {
        transform: translate3d(0px, 100%, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }

    52% {
        transform: translate3d(0px, 100%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }

    100% {
        transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
        will-change: auto;
    }
}

@keyframes btn-move-out {
    0% {
        transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
        will-change: transform;
    }

    49% {
        transform: translate3d(0px, 100%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }

    50% {
        transform: translate3d(0px, 100%, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }

    51% {
        transform: translate3d(0px, -100%, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }

    52% {
        transform: translate3d(0px, -100%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }

    100% {
        transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
        will-change: auto;
    }
}

.hjjerpg0i5 .mok010m9g4 {
    position: relative !important;
}

.hjjerpg0i5 .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

.hjjerpg0i5 .dropdown-menu {
    padding: 0;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.hjjerpg0i5 .dropdown-item {
    border-bottom: 1px solid #e6e6e6;
}

.hjjerpg0i5 .dropdown-item:hover,
.hjjerpg0i5 .dropdown-item:focus {
    background: #443c68 !important;
    color: white !important;
}

.hjjerpg0i5 .dropdown-item:hover span {
    color: white;
}

.hjjerpg0i5 .dropdown-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.hjjerpg0i5 .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.hjjerpg0i5 .z1gfquxhp9 .kvybiveclt {
    padding: 0 0.3em !important;
    margin: 0.667em 1em !important;
}

.hjjerpg0i5 .z1gfquxhp9 .kvybiveclt.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
}

.hjjerpg0i5 .pxy18ztkjx {
    position: relative;
}

.hjjerpg0i5 .z3gcfvi6m4 {
    display: flex;
    margin: auto;
}

@media (min-width: 992px) {
    .hjjerpg0i5 .z3gcfvi6m4 {
        flex-wrap: nowrap;
    }
}

.hjjerpg0i5 .f0ulkjwsv9 {
    color: #FFFFFF;
}

.hjjerpg0i5 .dropdown-menu,
.hjjerpg0i5 .m2uhjgo5b9.opened {
    background: #140e22 !important;
}

.hjjerpg0i5 .s7zqpjqn8n:focus,
.hjjerpg0i5 .pxy18ztkjx:focus {
    outline: none;
}

.hjjerpg0i5 .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.hjjerpg0i5 .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.hjjerpg0i5 .dropdown .dropdown-menu .dropdown-item .wycynlwcly {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.hjjerpg0i5 .dropdown .dropdown-menu .dropdown-item .wycynlwcly:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.hjjerpg0i5 .collapsed .dropdown-menu .dropdown-item:before {
    display: none;
}

.hjjerpg0i5 .collapsed .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.hjjerpg0i5 .m2uhjgo5b9 {
    min-height: 64px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    background: #140e22;
    padding: 0 !important;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #716696;
}

.hjjerpg0i5 .m2uhjgo5b9.opened {
    transition: all 0.3s;
}

.hjjerpg0i5 .m2uhjgo5b9 .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.hjjerpg0i5 .m2uhjgo5b9 .nuoyq3wb2e img {
    width: auto;
}

.hjjerpg0i5 .m2uhjgo5b9 .zjlq8sxwhx {
    justify-content: flex-end;
    z-index: 1;
}

.hjjerpg0i5 .m2uhjgo5b9.collapsed {
    justify-content: center;
}

.hjjerpg0i5 .m2uhjgo5b9.collapsed .s7zqpjqn8n .pxy18ztkjx::before {
    display: none;
}

.hjjerpg0i5 .m2uhjgo5b9.collapsed.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .hjjerpg0i5 .m2uhjgo5b9.collapsed.opened:not(.navbar-short) .zjlq8sxwhx {
        max-height: calc(98.5vh - 3rem);
    }
}

.hjjerpg0i5 .m2uhjgo5b9.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.hjjerpg0i5 .m2uhjgo5b9.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
}

.hjjerpg0i5 .m2uhjgo5b9.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.hjjerpg0i5 .m2uhjgo5b9.collapsed ul.kocd59clf6 li {
    margin: auto;
}

.hjjerpg0i5 .m2uhjgo5b9.collapsed .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

@media (max-width: 991px) {
    .hjjerpg0i5 .m2uhjgo5b9 .s7zqpjqn8n .pxy18ztkjx::before {
        display: none;
    }

    .hjjerpg0i5 .m2uhjgo5b9.opened .dropdown-menu {
        top: 0;
    }

    .hjjerpg0i5 .m2uhjgo5b9 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .hjjerpg0i5 .m2uhjgo5b9 .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .hjjerpg0i5 .m2uhjgo5b9 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .hjjerpg0i5 .m2uhjgo5b9 .nuoyq3wb2e img {
        height: 3rem !important;
    }

    .hjjerpg0i5 .m2uhjgo5b9 ul.kocd59clf6 li {
        margin: auto;
    }

    .hjjerpg0i5 .m2uhjgo5b9 .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .hjjerpg0i5 .m2uhjgo5b9 .ceqhky7iq8 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
    }

    .hjjerpg0i5 .m2uhjgo5b9 .afru9svk9c {
        flex-basis: auto;
    }
}

.hjjerpg0i5 .m2uhjgo5b9.navbar-short {
    min-height: auto;
}

.hjjerpg0i5 .m2uhjgo5b9.navbar-short .ceqhky7iq8 {
    min-height: 64px;
    padding: 0;
}

.hjjerpg0i5 .m2uhjgo5b9.navbar-short .nuoyq3wb2e {
    margin-right: 0.8rem;
}

.hjjerpg0i5 .ceqhky7iq8 {
    min-height: 64px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 8px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
    grid-column-start: 1;
    grid-column-end: 2;
    margin-bottom: auto;
}

.hjjerpg0i5 .ceqhky7iq8 .f0ulkjwsv9 {
    line-height: inherit !important;
    font-weight: 500;
}

.hjjerpg0i5 .ceqhky7iq8 .nuoyq3wb2e a {
    outline: none;
}

.hjjerpg0i5 .dropdown-item.active,
.hjjerpg0i5 .dropdown-item:active {
    background-color: transparent;
}

.hjjerpg0i5 .h42784lil2 .kocd59clf6 .pxy18ztkjx {
    padding: 0;
}

.hjjerpg0i5 .z1gfquxhp9 .kvybiveclt.dropdown-toggle {
    margin-right: 1.667em;
}

.hjjerpg0i5 .z1gfquxhp9 .kvybiveclt.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.hjjerpg0i5 .m2uhjgo5b9.h42784lil2 .dropdown .dropdown-menu {
    background: #140e22;
}

.hjjerpg0i5 .m2uhjgo5b9.h42784lil2 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.hjjerpg0i5 .m2uhjgo5b9 .dropdown.open>.dropdown-menu {
    display: block;
}

.hjjerpg0i5 ul.kocd59clf6 {
    flex-wrap: wrap;
}

.hjjerpg0i5 .ltusoh8z5p {
    text-align: center;
    min-width: 170px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    grid-column-start: 3;
    grid-column-end: 4;
    margin-top: auto;
}

.hjjerpg0i5 .ltusoh8z5p .f3jge532kj {
    margin: 0;
    padding: 1.25rem 2rem;
}

.hjjerpg0i5 .ltusoh8z5p .f3jge532kj .wycynlwcly {
    transform: rotate(0deg);
}

.hjjerpg0i5 .ltusoh8z5p .f3jge532kj:hover {
    transform: translate(0, 0);
    box-shadow: none !important;
}

.hjjerpg0i5 .ltusoh8z5p .f3jge532kj:hover .wycynlwcly {
    transform: rotate(0);
}

.hjjerpg0i5 button.afru9svk9c {
    grid-column-start: 3;
    grid-column-end: 4;
    outline: none;
    width: 67px;
    height: 67px;
    margin-top: auto;
    cursor: pointer;
    transition: all 0.3s;
    position: relative;
    align-self: center;
}

@media (max-width: 767px) {
    .hjjerpg0i5 button.afru9svk9c {
        width: 64px;
        height: 64px;
    }
}

.hjjerpg0i5 button.afru9svk9c .wx6m616ycm span {
    position: absolute;
    right: 19px;
    width: 29px;
    height: 2px;
    border-right: 5px;
    background-color: #ffffff;
}

@media (max-width: 767px) {
    .hjjerpg0i5 button.afru9svk9c .wx6m616ycm span {
        right: 18px;
        width: 28px;
    }
}

.hjjerpg0i5 button.afru9svk9c .wx6m616ycm span:nth-child(1) {
    top: 23px;
    transition: all 0.2s;
}

.hjjerpg0i5 button.afru9svk9c .wx6m616ycm span:nth-child(2) {
    top: 34px;
    transform: translateY(-50%);
    transition: all 0.2s;
}

.hjjerpg0i5 button.afru9svk9c .wx6m616ycm span:nth-child(3) {
    top: 34px;
    transform: translateY(-50%);
    transition: all 0.2s;
}

.hjjerpg0i5 button.afru9svk9c .wx6m616ycm span:nth-child(4) {
    top: 42px;
    transition: all 0.2s;
}

.hjjerpg0i5 nav.opened .wx6m616ycm span:nth-child(1) {
    top: 23px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.hjjerpg0i5 nav.opened .wx6m616ycm span:nth-child(2) {
    transform: rotate(45deg) translateY(-50%);
    transition: all 0.25s;
}

.hjjerpg0i5 nav.opened .wx6m616ycm span:nth-child(3) {
    transform: rotate(-45deg) translateY(-50%);
    transition: all 0.25s;
}

.hjjerpg0i5 nav.opened .wx6m616ycm span:nth-child(4) {
    top: 42px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.hjjerpg0i5 .mok010m9g4 {
    padding: 0 1rem;
}

.hjjerpg0i5 a.pxy18ztkjx {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hjjerpg0i5 .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .hjjerpg0i5 .m2uhjgo5b9 {
        height: 70px;
    }

    .hjjerpg0i5 .m2uhjgo5b9.opened {
        height: auto;
    }

    .hjjerpg0i5 .s7zqpjqn8n .pxy18ztkjx:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.hjjerpg0i5 .bt4siudhvl {
    padding-right: 0;
}

.hjjerpg0i5 .nt66wnynxv {
    flex-grow: 1;
    display: grid;
    grid-template-columns: 0.35fr 1fr 0.35fr;
    gap: 2rem;
    align-items: center;
}

.hjjerpg0i5 .zjlq8sxwhx {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    padding-right: 5vw;
}

.hjjerpg0i5 .zjlq8sxwhx .kocd59clf6 {
    width: 100%;
    justify-content: center;
}

.hjjerpg0i5 .zjlq8sxwhx .pxy18ztkjx:hover {
    color: #716696 !important;
}

@media (max-width: 991px) {
    .hjjerpg0i5 .nt66wnynxv {
        flex-grow: 1;
        display: grid;
        grid-template-columns: 1fr 1fr min-content;
        gap: 2rem;
        column-gap: 0;
        align-items: center;
    }

    .hjjerpg0i5 .ceqhky7iq8 {
        grid-column-start: 1;
        grid-column-end: 2;
        padding-right: 0 !important;
    }

    .hjjerpg0i5 .ltusoh8z5p {
        grid-column-start: 2;
        grid-column-end: 3;
    }

    .hjjerpg0i5 .zjlq8sxwhx {
        grid-column-start: 1;
        grid-column-end: -1;
        grid-row-start: 2;
        grid-row-end: 3;
    }

    .hjjerpg0i5 .zjlq8sxwhx .kocd59clf6 {
        padding-bottom: 3rem;
    }

    .hjjerpg0i5 .zjlq8sxwhx .kocd59clf6 .dropdown-menu .dropdown-item {
        text-align: start !important;
    }

    .hjjerpg0i5 .zjlq8sxwhx .s7zqpjqn8n {
        margin: 0 !important;
    }

    .hjjerpg0i5 .zjlq8sxwhx .pxy18ztkjx {
        justify-content: flex-start !important;
        margin: 0 !important;
        padding: 1.25rem 0 !important;
        font-size: 64px !important;
        line-height: 1 !important;
    }
}

@media (max-width: 767px) {
    .hjjerpg0i5 .zjlq8sxwhx .pxy18ztkjx {
        font-size: 48px !important;
    }
}

@media (max-width: 575px) {
    .hjjerpg0i5 .nt66wnynxv {
        grid-template-columns: min-content 1fr min-content;
    }

    .hjjerpg0i5 .ceqhky7iq8 .m87jyf2gvj {
        display: none;
    }

    .hjjerpg0i5 .ltusoh8z5p .f3jge532kj {
        margin: 0;
        padding: 1.25rem 1rem;
        width: auto;
        min-height: 64px;
    }

    .hjjerpg0i5 .zjlq8sxwhx .pxy18ztkjx {
        font-size: 32px !important;
        padding: 1rem 0 !important;
    }
}

.hjjerpg0i5 .f0ulkjwsv9:hover {
    color: #ffffff;
}

.hjjerpg0i5 .pxy18ztkjx,
.hjjerpg0i5 .dropdown-item {
    color: #FFFFFF;
}

.wcvh6m5ykr {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #140e22;
}

.wcvh6m5ykr .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.wcvh6m5ykr .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wcvh6m5ykr .lx1fbo4xlk {
    color: #FFFFFF;
}

.wcvh6m5ykr .pdc4yuri39 {
    color: #FFFFFF;
    background-image: linear-gradient(315deg, currentColor, #716696) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wcvh6m5ykr .main-text {
    max-width: 60%;
    margin-top: 1.5rem;
    color: #fff;
}

@media (max-width: 767px) {
    .wcvh6m5ykr .main-text {
        max-width: 100%;
        margin-top: 1rem;
    }
}

.wcvh6m5ykr .n92ct35m69 {
    margin-top: 4.25rem;
}

@media (max-width: 767px) {
    .wcvh6m5ykr .n92ct35m69 {
        margin-top: 1.5rem;
    }
}

.wcvh6m5ykr .n92ct35m69:hover .n4ixdvkg2e {
    color: #e9e3fa;
}

.wcvh6m5ykr .n92ct35m69:hover .n4ixdvkg2e a {
    color: #e9e3fa !important;
}

.wcvh6m5ykr .n92ct35m69:hover .v3mj9tojjb .wycynlwcly {
    color: #e9e3fa;
}

.wcvh6m5ykr .n4ixdvkg2e {
    color: #fcdb42;
}

.wcvh6m5ykr .v3mj9tojjb .wycynlwcly {
    display: block;
    font-size: 76px;
    color: #716696;
    margin-left: 0.75rem;
}

.wcvh6m5ykr .n4ixdvkg2e,
.wcvh6m5ykr .x2lyqgdnu0 {
    color: #716696;
}

.cid-v2aGsjulIl {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.cid-v2aGsjulIl .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.cid-v2aGsjulIl .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2aGsjulIl .p1kfzch1am {
    background-color: #716696;
}

.cid-v2aGsjulIl .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 5rem 0;
}

@media (max-width: 991px) {
    .cid-v2aGsjulIl .nt66wnynxv {
        padding: 4.5rem 0;
    }
}

@media (max-width: 767px) {
    .cid-v2aGsjulIl .nt66wnynxv {
        padding: 3rem 0;
    }
}

.cid-v2aGsjulIl .i0cwa00yvd {
    width: 100%;
}

.cid-v2aGsjulIl .xkzxzhojrv {
    width: 100%;
}

.cid-v2aGsjulIl .m9id4lbp9w {
    color: #FFFFFF;
}

.cid-v2aGsjulIl .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .cid-v2aGsjulIl .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.cid-v2aGsjulIl .l8a393i332 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: stretch;
    margin: -1px 0;
    border-top: 1px solid #716696;
    border-bottom: 1px solid #716696;
}

@media (max-width: 991px) {
    .cid-v2aGsjulIl .l8a393i332 {
        flex-wrap: wrap;
        display: grid;
        grid-template-columns: 1fr;
    }
}

.cid-v2aGsjulIl .exgmnjkd6d {
    position: relative;
    margin-bottom: -1px;
    border-radius: 0;
}

@media (max-width: 991px) {
    .cid-v2aGsjulIl .exgmnjkd6d {
        width: 100%;
    }
}

.cid-v2aGsjulIl .exgmnjkd6d:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #716696;
}

@media (max-width: 991px) {
    .cid-v2aGsjulIl .exgmnjkd6d:after {
        top: auto;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1px;
    }
}

.cid-v2aGsjulIl .exgmnjkd6d:nth-child(3n):after {
    display: none;
}

@media (min-width: 576px) {
    .cid-v2aGsjulIl .exgmnjkd6d:hover .ny3pkb4fb6 {
        opacity: 1;
    }
}

.cid-v2aGsjulIl .exgmnjkd6d:hover .o1ariasd1s {
    opacity: 1;
}

.cid-v2aGsjulIl .exgmnjkd6d:hover .o1ariasd1s .pcpnjoyc6j {
    transform: translate3d(0, 0, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}

.cid-v2aGsjulIl .o9srgaqipu {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    height: 100%;
    min-height: 280px;
    padding: 24px 40px;
}

@media (max-width: 991px) {
    .cid-v2aGsjulIl .o9srgaqipu {
        flex-direction: row;
        flex-wrap: wrap;
        padding: 32px;
        min-height: 188px;
    }
}

.cid-v2aGsjulIl .ny3pkb4fb6 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(115deg, #0597ff, #fcdb42);
    opacity: 0;
    transition: 0.6s all;
}

.cid-v2aGsjulIl .v3mj9tojjb {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: auto;
    margin-bottom: 24px;
}

@media (max-width: 991px) {
    .cid-v2aGsjulIl .v3mj9tojjb {
        justify-content: flex-start;
        width: 100%;
        margin-bottom: 20px;
    }
}

.cid-v2aGsjulIl .v3mj9tojjb .wycynlwcly {
    display: block;
    font-size: 34px;
    color: #ffffff;
    margin-right: 0;
}

.cid-v2aGsjulIl .ey5fyussiv {
    width: 100%;
    margin-bottom: 1rem;
}

@media (max-width: 991px) {
    .cid-v2aGsjulIl .ey5fyussiv {
        width: 50%;
        flex-grow: 1;
        padding-right: 0.75rem;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    .cid-v2aGsjulIl .ey5fyussiv {
        margin-bottom: 12px;
    }
}

.cid-v2aGsjulIl .si0xcsgyjy {
    color: #FFFFFF;
    margin-top: 1.25rem;
}

@media (max-width: 767px) {
    .cid-v2aGsjulIl .si0xcsgyjy {
        margin-top: 1rem;
    }
}

.cid-v2aGsjulIl .a184pi7s1k {
    color: #FFFFFF;
    margin-top: 1.25rem;
}

@media (max-width: 767px) {
    .cid-v2aGsjulIl .a184pi7s1k {
        margin-top: 1rem;
    }
}

.cid-v2aGsjulIl .o1ariasd1s {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    transition: 0.6s all;
    margin-top: auto;
}

@media (min-width: 576px) {
    .cid-v2aGsjulIl .o1ariasd1s {
        opacity: 0;
    }
}

@media (max-width: 991px) {
    .cid-v2aGsjulIl .o1ariasd1s {
        width: fit-content;
        max-width: 50%;
        flex-shrink: 0;
        margin-left: auto;
    }
}

.cid-v2aGsjulIl .o1ariasd1s .pcpnjoyc6j {
    display: flex;
    align-items: center;
    justify-content: center;
    transform-style: preserve-3d;
    transition: 0.6s all;
}

@media (min-width: 576px) {
    .cid-v2aGsjulIl .o1ariasd1s .pcpnjoyc6j {
        transform: translate3d(-2rem, 2rem, 0px) scale3d(0.8, 0.8, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }
}

.cid-v2aGsjulIl .o1ariasd1s .wycynlwcly {
    display: block;
    font-size: 114px;
    color: #ffffff;
}

@media (max-width: 991px) {
    .cid-v2aGsjulIl .o1ariasd1s .wycynlwcly {
        font-size: 74px !important;
    }
}

.cid-v2aGsjulIl .card-price {
    color: #FFFFFF;
}

.cid-v2aGsjvGfX {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.cid-v2aGsjvGfX .p1kfzch1am {
    background-color: #716696;
}

.cid-v2aGsjvGfX .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 5rem 0;
}

@media (max-width: 991px) {
    .cid-v2aGsjvGfX .nt66wnynxv {
        padding: 4.5rem 0;
    }
}

@media (max-width: 767px) {
    .cid-v2aGsjvGfX .nt66wnynxv {
        padding: 3rem 0;
    }
}

.cid-v2aGsjvGfX .i0cwa00yvd {
    width: 100%;
}

.cid-v2aGsjvGfX .xkzxzhojrv {
    width: 100%;
}

.cid-v2aGsjvGfX .m9id4lbp9w {
    color: #FFF;
}

.cid-v2aGsjvGfX .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .cid-v2aGsjvGfX .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.cid-v2aGsjvGfX .l8a393i332 {
    display: flex;
    align-items: stretch;
    margin-bottom: -1px;
    flex-wrap: wrap;
    border-top: 1px solid #716696;
}

.cid-v2aGsjvGfX .exgmnjkd6d {
    position: relative;
    width: 33.33333333%;
    border-radius: 0;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .cid-v2aGsjvGfX .exgmnjkd6d {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .cid-v2aGsjvGfX .exgmnjkd6d {
        width: 100%;
    }
}

.cid-v2aGsjvGfX .exgmnjkd6d:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #716696;
}

@media (min-width: 1200px) {
    .cid-v2aGsjvGfX .exgmnjkd6d:not(:nth-child(4n)):after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background-color: #716696;
    }
}

@media (min-width: 768px) {
    .cid-v2aGsjvGfX .exgmnjkd6d:not(:nth-child(2n)):after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background-color: #716696;
    }
}

@media (min-width: 767px) {
    .cid-v2aGsjvGfX .exgmnjkd6d:hover .py0uekhuq9 img {
        transform: translate3d(0px, 0px, 0px) scale3d(1.1, 1.1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(2deg, 0deg);
    }
}

.cid-v2aGsjvGfX .o9srgaqipu {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    height: 100%;
    padding: 0;
}

.cid-v2aGsjvGfX .py0uekhuq9 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 360px;
    overflow: hidden;
}

.cid-v2aGsjvGfX .py0uekhuq9 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.6s all;
}

.cid-v2aGsjvGfX .ey5fyussiv {
    width: 100%;
    padding: 2rem;
    border-top: 1px solid #716696;
}

@media (max-width: 991px) {
    .cid-v2aGsjvGfX .ey5fyussiv {
        padding: 1.5rem;
    }
}

@media (max-width: 575px) {
    .cid-v2aGsjvGfX .ey5fyussiv {
        padding: 1.25rem;
    }
}

.cid-v2aGsjvGfX .card-price {
    color: #FFFFFF;
}

.cid-v2aGsjvGfX .si0xcsgyjy {
    color: #FFFFFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .cid-v2aGsjvGfX .si0xcsgyjy {
        margin-top: 1.25rem;
    }
}

.cid-v2aGsjvGfX .a184pi7s1k {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .cid-v2aGsjvGfX .a184pi7s1k {
        margin-top: 1.25rem;
    }
}

.cid-v2aGsjvGfX .x2lyqgdnu0 {
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .cid-v2aGsjvGfX .x2lyqgdnu0 {
        margin-top: 1.25rem;
    }
}

.cid-v2aGsjvGfX .a184pi7s1k,
.cid-v2aGsjvGfX .x2lyqgdnu0 {
    color: #FFFFFF;
}

.cid-v2aGsjwu6l {
    padding-top: 2rem;
    padding-bottom: 1rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.cid-v2aGsjwu6l .exgmnjkd6d:focus,
.cid-v2aGsjwu6l span:focus {
    outline: none;
}

.cid-v2aGsjwu6l .bt4siudhvl {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2aGsjwu6l .l9815u0j71 {
    max-width: 800px;
}

.cid-v2aGsjwu6l .exgmnjkd6d {
    color: #ffffff;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2aGsjwu6l .exgmnjkd6d {
        min-height: 45px;
    }
}

.cid-v2aGsjwu6l .p1kfzch1am {
    background-color: #716696;
}

.pdqmsx2rys {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.pdqmsx2rys .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.pdqmsx2rys .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pdqmsx2rys .p1kfzch1am {
    background-color: #716696;
}

.pdqmsx2rys .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 5rem 0;
}

@media (max-width: 991px) {
    .pdqmsx2rys .nt66wnynxv {
        padding: 4.5rem 0;
    }
}

@media (max-width: 767px) {
    .pdqmsx2rys .nt66wnynxv {
        padding: 3rem 0;
    }
}

.pdqmsx2rys .i0cwa00yvd {
    width: 100%;
}

.pdqmsx2rys .xkzxzhojrv {
    width: 100%;
}

.pdqmsx2rys .m9id4lbp9w {
    color: #FFFFFF;
}

.pdqmsx2rys .n4ixdvkg2e {
    color: #FFFFFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .pdqmsx2rys .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.pdqmsx2rys .l8a393i332 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: stretch;
    margin: -1px 0;
    border-top: 1px solid #716696;
    border-bottom: 1px solid #716696;
}

@media (max-width: 991px) {
    .pdqmsx2rys .l8a393i332 {
        flex-wrap: wrap;
        grid-template-columns: 1fr;
    }
}

.pdqmsx2rys .exgmnjkd6d {
    position: relative;
    margin-bottom: -1px;
    border-radius: 0;
}

@media (max-width: 991px) {
    .pdqmsx2rys .exgmnjkd6d {
        width: 100%;
    }
}

.pdqmsx2rys .exgmnjkd6d:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #716696;
}

@media (max-width: 991px) {
    .pdqmsx2rys .exgmnjkd6d:after {
        top: auto;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1px;
    }
}

.pdqmsx2rys .exgmnjkd6d:nth-child(3n):after {
    display: none;
}

.pdqmsx2rys .o9srgaqipu {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    height: 100%;
    padding: 1rem 2rem 2rem;
}

.pdqmsx2rys .b2gxsaeprf {
    width: 100%;
    max-width: 150px;
    margin-right: auto;
    padding-bottom: 0.75rem;
}

.pdqmsx2rys .b2gxsaeprf img {
    width: 100%;
    object-fit: contain;
}

.pdqmsx2rys .uxzatvzfpg {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .pdqmsx2rys .uxzatvzfpg {
        margin-bottom: 1.5rem;
    }
}

.pdqmsx2rys .v3mj9tojjb {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pdqmsx2rys .v3mj9tojjb .wycynlwcly {
    display: block;
    font-size: 20px;
    color: #ffffff;
    margin-right: 0.4rem;
}

.pdqmsx2rys .ey5fyussiv {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .pdqmsx2rys .ey5fyussiv {
        margin-bottom: 1.5rem;
    }
}

.pdqmsx2rys .a184pi7s1k {
    color: #FFFFFF;
}

.pdqmsx2rys .yt78d6ltne {
    display: flex;
    align-items: center;
    margin-top: auto;
}

.pdqmsx2rys .psjqt9q7sn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    aspect-ratio: 1;
    border-radius: 50px;
    overflow: hidden;
    margin-right: 16px;
    border: 1px solid #716696;
}

.pdqmsx2rys .psjqt9q7sn img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pdqmsx2rys .b2gxsaeprf img {
    filter: invert(1);
}

.pdqmsx2rys .ad0yucoim9 {
    flex-grow: 1;
}

.pdqmsx2rys .h37niwn6dp {
    color: #FFFFFF;
}

.pdqmsx2rys .ku03nd5wco {
    color: #FFFFFF;
}

.lmpy64sbua {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
}

.lmpy64sbua .p1kfzch1am {
    background-color: #716696;
}

.lmpy64sbua .qa8unuket8 {
    left: calc(5vw + 21rem);
    transform: translateX(0);
}

@media (max-width: 991px) {
    .lmpy64sbua .qa8unuket8 {
        display: none;
    }
}

.lmpy64sbua .mfz33r7ip9 {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 15rem;
    padding: 2rem 0;
}

@media (max-width: 991px) {
    .lmpy64sbua .mfz33r7ip9 {
        padding: 3rem 0;
    }
}

@media (max-width: 767px) {
    .lmpy64sbua .mfz33r7ip9 {
        flex-wrap: wrap;
    }
}

.lmpy64sbua .pmtg65yvik {
    width: 100%;
    max-width: 21rem;
}

@media (max-width: 991px) {
    .lmpy64sbua .pmtg65yvik {
        max-width: 16rem;
    }
}

@media (max-width: 767px) {
    .lmpy64sbua .pmtg65yvik {
        max-width: 100%;
        margin-bottom: 2rem;
    }
}

.lmpy64sbua .lx1fbo4xlk {
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .lmpy64sbua .lx1fbo4xlk {
        text-align: center !important;
    }
}

.lmpy64sbua .pdc4yuri39 {
    color: #fff;
}

@media (max-width: 767px) {
    .lmpy64sbua .pdc4yuri39 {
        text-align: center !important;
    }
}

.lmpy64sbua .l8a393i332 {
    flex-grow: 1;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: auto;
    gap: 1rem;
    align-items: center;
    padding-left: 5vw;
}

@media (max-width: 991px) {
    .lmpy64sbua .l8a393i332 {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 2rem;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .lmpy64sbua .l8a393i332 {
        row-gap: 1rem;
        padding-left: 0;
    }
}

@media (max-width: 575px) {
    .lmpy64sbua .l8a393i332 {
        row-gap: 0;
        padding-left: 0;
    }
}

.lmpy64sbua .yhqcui2bmg {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1rem;
}

@media (max-width: 575px) {
    .lmpy64sbua .yhqcui2bmg {
        padding: 0.75rem 1rem;
    }
}

.lmpy64sbua .yhqcui2bmg img {
    width: 100%;
    object-fit: contain;
}

@media (max-width: 991px) {
    .lmpy64sbua .yhqcui2bmg img {
        max-width: 8rem;
    }
}

@media (max-width: 575px) {
    .lmpy64sbua .yhqcui2bmg img {
        max-width: 7rem;
    }
}

.lmpy64sbua .yhqcui2bmg img {
    filter: invert(1);
}

.gfz5e5xopt {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.gfz5e5xopt .p1kfzch1am {
    background-color: #716696;
}

.gfz5e5xopt .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 5rem 0;
}

@media (max-width: 991px) {
    .gfz5e5xopt .nt66wnynxv {
        padding: 4.5rem 0;
    }
}

@media (max-width: 767px) {
    .gfz5e5xopt .nt66wnynxv {
        padding: 3rem 0;
    }
}

.gfz5e5xopt .i0cwa00yvd {
    width: 100%;
}

.gfz5e5xopt .xkzxzhojrv {
    width: 100%;
}

.gfz5e5xopt .m9id4lbp9w {
    color: #FFFFFF;
}

.gfz5e5xopt .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .gfz5e5xopt .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.gfz5e5xopt .l8a393i332 {
    display: flex;
    align-items: stretch;
    margin: -1px 0;
    border-top: 1px solid #716696;
    border-bottom: 1px solid #716696;
}

@media (max-width: 991px) {
    .gfz5e5xopt .l8a393i332 {
        flex-wrap: wrap;
    }
}

.gfz5e5xopt .yhqcui2bmg {
    position: relative;
    width: 33.33333333%;
    margin-bottom: -1px;
    border-radius: 0;
    overflow: hidden;
}

@media (max-width: 991px) {
    .gfz5e5xopt .yhqcui2bmg {
        width: 100%;
    }
}

.gfz5e5xopt .yhqcui2bmg:not(:nth-child(3n)):after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #716696;
}

@media (max-width: 991px) {
    .gfz5e5xopt .yhqcui2bmg:not(:nth-child(3n)):after {
        top: auto;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1px;
    }
}

.gfz5e5xopt .yhqcui2bmg:nth-child(1) .ny3pkb4fb6 {
    background-image: url("../../../assets/images/photo16200348200885b46f0f64f0e.jpeg");
}

.gfz5e5xopt .yhqcui2bmg:nth-child(2) .ny3pkb4fb6 {
    background-image: url("../../../assets/images/photo159119585246803a01d1375d6.jpeg");
}

.gfz5e5xopt .yhqcui2bmg:nth-child(3) .ny3pkb4fb6 {
    background-image: url("../../../assets/images/photo15738489533843be02021eb0b.jpeg");
}

@media (min-width: 992px) {
    .gfz5e5xopt .yhqcui2bmg:hover .ny3pkb4fb6 {
        opacity: 0.3;
        transform: translate3d(0px, 0px, 0px) scale3d(1.2, 1.2, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }

    .gfz5e5xopt .yhqcui2bmg:hover .si0xcsgyjy {
        color: #ffffff !important;
    }

    .gfz5e5xopt .yhqcui2bmg:hover .a184pi7s1k {
        color: #ffffff !important;
    }

    .gfz5e5xopt .yhqcui2bmg:hover .rdi23j8sas {
        background-color: #716696;
    }

    .gfz5e5xopt .yhqcui2bmg:hover .rdi23j8sas .pi9h58x57d {
        color: #140e22 !important;
    }

    .gfz5e5xopt .yhqcui2bmg:hover .rdi23j8sas .pi9h58x57d a {
        color: #140e22 !important;
    }
}

.gfz5e5xopt .vge1ri0qd2 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    height: 100%;
    min-height: 480px;
    padding: 2rem;
}

.gfz5e5xopt .ny3pkb4fb6 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover;
    background-position: center;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(4deg, 0deg);
    transform-style: preserve-3d;
    transition: 0.6s all;
}

@media (max-width: 991px) {
    .gfz5e5xopt .ny3pkb4fb6 {
        opacity: 0.7;
        transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }
}

.gfz5e5xopt .ey5fyussiv {
    width: 100%;
    margin-bottom: 2rem;
}

.gfz5e5xopt .si0xcsgyjy {
    color: #FFFFFF;
    transition: 0.6s all;
}

@media (max-width: 991px) {
    .gfz5e5xopt .si0xcsgyjy {
        color: #090f10 !important;
    }
}

.gfz5e5xopt .a184pi7s1k {
    color: #FFFFFF;
    margin-top: 2rem;
    transition: 0.6s all;
}

@media (max-width: 991px) {
    .gfz5e5xopt .a184pi7s1k {
        color: #090f10 !important;
    }
}

@media (max-width: 767px) {
    .gfz5e5xopt .a184pi7s1k {
        margin-top: 1.5rem;
    }
}

.gfz5e5xopt .rdi23j8sas {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    max-width: 70%;
    margin-top: auto;
    margin-bottom: -2rem;
    margin-left: -2rem;
    margin-right: auto;
    padding: 1rem 2rem;
    background-color: #140e22;
    transition: 0.3s all;
    border-top: 1px solid #716696;
    border-right: 1px solid #716696;
}

.gfz5e5xopt .pi9h58x57d {
    color: #FFFFFF;
}

.x2fvumwusu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.x2fvumwusu .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.x2fvumwusu .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.x2fvumwusu .p1kfzch1am {
    background-color: #716696;
}

.x2fvumwusu .lx1fbo4xlk {
    color: #FFFFFF;
}

.x2fvumwusu .pdc4yuri39 {
    color: #FFFFFF;
    background-image: linear-gradient(315deg, currentColor, #716696) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.x2fvumwusu .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .x2fvumwusu .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.r5h61d03id {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.r5h61d03id .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.r5h61d03id .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.r5h61d03id .p1kfzch1am {
    background-color: #716696;
}

.r5h61d03id .si0xcsgyjy {
    color: #FFFFFF;
}

.r5h61d03id .im686dsd1o {
    color: #FFF;
    margin-top: 1rem;
}

@media (max-width: 767px) {
    .r5h61d03id .im686dsd1o {
        margin-top: 0.75rem;
    }
}

.r5h61d03id .a184pi7s1k {
    color: #FFFFFF;
    margin-top: 1rem;
}

@media (max-width: 767px) {
    .r5h61d03id .a184pi7s1k {
        margin-top: 0.75rem;
    }
}

.zoiptwwobh {
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.zoiptwwobh .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.zoiptwwobh .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background4.jpg");
}

.zoiptwwobh.ecm6iea89j {
    padding: 0 !important;
}

.zoiptwwobh:not(.ecm6iea89j) {
    min-height: 680px;
}

@media (max-width: 991px) {
    .zoiptwwobh:not(.ecm6iea89j) {
        min-height: 616px;
    }
}

.zoiptwwobh .p1kfzch1am {
    background-color: #716696;
}

.cns96fg1rp {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.cns96fg1rp .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.cns96fg1rp .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cns96fg1rp .p1kfzch1am {
    background-color: #716696;
}

.cns96fg1rp .vge1ri0qd2 {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.cns96fg1rp .uxzatvzfpg {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .cns96fg1rp .uxzatvzfpg {
        margin-bottom: 1.5rem;
    }
}

.cns96fg1rp .v3mj9tojjb {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cns96fg1rp .v3mj9tojjb .wycynlwcly {
    display: block;
    font-size: 20px;
    color: #ffffff;
    margin: 0 0.2rem;
}

.cns96fg1rp .ey5fyussiv {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .cns96fg1rp .ey5fyussiv {
        margin-bottom: 1.5rem;
    }
}

.cns96fg1rp .a184pi7s1k {
    color: #FFFFFF;
}

.cns96fg1rp .u6vtxeggz0 {
    display: flex;
    align-items: stretch;
    justify-content: center;
}

@media (max-width: 767px) {
    .cns96fg1rp .u6vtxeggz0 {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }
}

.cns96fg1rp .yt78d6ltne {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: auto;
    padding-right: 20px;
    border-right: 1px solid #716696;
}

@media (max-width: 767px) {
    .cns96fg1rp .yt78d6ltne {
        flex-direction: column;
        align-items: center;
        padding-right: 0;
        border-right: none;
    }
}

.cns96fg1rp .psjqt9q7sn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    aspect-ratio: 1;
    border-radius: 50px;
    overflow: hidden;
    margin-right: 20px;
}

@media (max-width: 767px) {
    .cns96fg1rp .psjqt9q7sn {
        margin-right: 0;
        margin-bottom: 1rem;
    }
}

.cns96fg1rp .psjqt9q7sn img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.cns96fg1rp .ad0yucoim9 {
    flex-grow: 1;
}

.cns96fg1rp .h37niwn6dp {
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .cns96fg1rp .h37niwn6dp {
        text-align: center;
    }
}

.cns96fg1rp .ku03nd5wco {
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .cns96fg1rp .ku03nd5wco {
        text-align: center;
    }
}

.cns96fg1rp .b2gxsaeprf {
    width: 100%;
    max-width: 108px;
    margin-left: 20px;
}

@media (max-width: 767px) {
    .cns96fg1rp .b2gxsaeprf {
        margin-top: 16px;
        margin-left: 0;
    }
}

.cns96fg1rp .b2gxsaeprf img {
    width: 100%;
    object-fit: contain;
}

.cns96fg1rp .b2gxsaeprf img {
    filter: invert(1);
}

.r3tuj90epp {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.r3tuj90epp .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.r3tuj90epp .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.r3tuj90epp .p1kfzch1am {
    background-color: #716696;
}

.r3tuj90epp .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 1rem 0;
}

.r3tuj90epp .vge1ri0qd2 {
    width: 100%;
}

.r3tuj90epp .j7njv1hjhb {
    width: 100%;
}

.r3tuj90epp .si0xcsgyjy {
    color: #FFFFFF;
}

.r3tuj90epp .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.25rem;
}

@media (max-width: 767px) {
    .r3tuj90epp .n4ixdvkg2e {
        margin-top: 1rem;
    }
}

.hug5nfthts {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.hug5nfthts .p1kfzch1am {
    background-color: #716696;
}

.hug5nfthts .exgmnjkd6d:focus,
.hug5nfthts span:focus {
    outline: none;
}

.hug5nfthts .exgmnjkd6d {
    cursor: pointer;
}

.hug5nfthts .hld1e8csht {
    grid-row-gap: 0;
}

.hug5nfthts .grid-container-1,
.hug5nfthts .grid-container-2,
.hug5nfthts .e41n6phf07 {
    gap: 0;
}

.hug5nfthts .wohzoizwxv {
    border-right: 1px solid #716696;
}

.hug5nfthts .lx1fbo4xlk {
    padding: 5rem 0;
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

@media (max-width: 991px) {
    .hug5nfthts .lx1fbo4xlk {
        padding: 4.5rem 0;
    }
}

@media (max-width: 767px) {
    .hug5nfthts .lx1fbo4xlk {
        padding: 3rem 0;
    }
}

.hug5nfthts .l9815u0j71 {
    max-width: 800px;
}

.hug5nfthts .z3gcfvi6m4,
.hug5nfthts .bt4siudhvl {
    overflow: hidden;
}

.hug5nfthts .hld1e8csht {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.hug5nfthts .wohzoizwxv {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #716696;
}

.hug5nfthts .wohzoizwxv img {
    min-width: 30vw;
    max-width: 100%;
    height: 480px;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .hug5nfthts .wohzoizwxv img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .hug5nfthts .wohzoizwxv img {
        min-width: 35vw;
        height: 160px;
    }
}

.hug5nfthts .grid-container-1,
.hug5nfthts .grid-container-2,
.hug5nfthts .e41n6phf07 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.hug5nfthts .grid-container-1 {
    align-items: flex-end;
}

.hug5nfthts .grid-container-2 {
    align-items: flex-start;
}

.rbizc2svix {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.rbizc2svix .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.rbizc2svix .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.rbizc2svix .p1kfzch1am {
    background-color: #716696;
}

@media (max-width: 991px) {
    .rbizc2svix .qa8unuket8 {
        display: none;
    }
}

.rbizc2svix .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 3rem 0;
}

@media (max-width: 991px) {
    .rbizc2svix .nt66wnynxv {
        flex-wrap: wrap;
    }
}

.rbizc2svix .vge1ri0qd2 {
    width: 50%;
}

@media (max-width: 991px) {
    .rbizc2svix .vge1ri0qd2 {
        width: 100%;
    }
}

.rbizc2svix .j7njv1hjhb {
    width: 100%;
    padding-right: 10vw;
}

@media (max-width: 991px) {
    .rbizc2svix .j7njv1hjhb {
        max-width: 32rem;
        margin-right: auto;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 3rem;
    }
}

@media (max-width: 767px) {
    .rbizc2svix .j7njv1hjhb {
        max-width: 100%;
    }
}

.rbizc2svix .si0xcsgyjy {
    color: #FFFFFF;
}

.rbizc2svix .im686dsd1o {
    color: #FFFFFF;
}

.rbizc2svix .n4ixdvkg2e {
    color: #FFF;
    margin-top: 2rem;
}

@media (max-width: 767px) {
    .rbizc2svix .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.rbizc2svix .ar7m6e9c6e {
    margin-top: 2rem;
}

@media (max-width: 991px) {
    .rbizc2svix .ar7m6e9c6e {
        margin-top: 1.5rem;
    }
}

.rbizc2svix .u3dgpgcq8o {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
    gap: 1rem;
}

@media (max-width: 767px) {
    .rbizc2svix .u3dgpgcq8o {
        grid-template-columns: 1fr;
    }
}

.rbizc2svix .y0tsqrwnsi {
    color: #FFFFFF;
}

.rbizc2svix .rw3w0z8mrs {
    color: #FFFFFF;
    margin-top: 1rem;
}

@media (max-width: 767px) {
    .rbizc2svix .rw3w0z8mrs {
        margin-top: 0.75rem;
    }
}

.rbizc2svix .x2lyqgdnu0 {
    margin-top: 2rem;
}

@media (max-width: 767px) {
    .rbizc2svix .x2lyqgdnu0 {
        margin-top: 1.5rem;
    }
}

.rbizc2svix .qy8yr0qc0g {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    padding-left: 2.5rem;
}

@media (max-width: 991px) {
    .rbizc2svix .qy8yr0qc0g {
        position: relative;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        padding-top: 3rem;
    }

    .rbizc2svix .qy8yr0qc0g:before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        height: 1px;
        background-color: #716696;
    }
}

.rbizc2svix .y3edd7s7cg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 38rem;
}

.rbizc2svix .y3edd7s7cg img {
    width: 100%;
    object-fit: cover;
}

.rbizc2svix .n4ixdvkg2e,
.rbizc2svix .x2lyqgdnu0 {
    color: #FFFFFF;
}

.kol9jjly4o {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.kol9jjly4o .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.kol9jjly4o .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kol9jjly4o .p1kfzch1am {
    background-color: #716696;
}

.kol9jjly4o .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 5rem 0;
}

@media (max-width: 991px) {
    .kol9jjly4o .nt66wnynxv {
        padding: 4.5rem 0;
    }
}

@media (max-width: 767px) {
    .kol9jjly4o .nt66wnynxv {
        padding: 3rem 0;
    }
}

.kol9jjly4o .i0cwa00yvd {
    width: 100%;
}

.kol9jjly4o .xkzxzhojrv {
    width: 100%;
}

.kol9jjly4o .m9id4lbp9w {
    color: #FFF;
}

.kol9jjly4o .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .kol9jjly4o .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.kol9jjly4o .l8a393i332 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: stretch;
    margin: -1px 0;
    border-top: 1px solid #716696;
    border-bottom: 1px solid #716696;
}

@media (max-width: 991px) {
    .kol9jjly4o .l8a393i332 {
        flex-wrap: wrap;
        display: grid;
        grid-template-columns: 1fr;
    }
}

.kol9jjly4o .exgmnjkd6d {
    position: relative;
    margin-bottom: -1px;
    border-radius: 0;
}

@media (max-width: 991px) {
    .kol9jjly4o .exgmnjkd6d {
        width: 100%;
    }
}

.kol9jjly4o .exgmnjkd6d:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #716696;
}

@media (max-width: 991px) {
    .kol9jjly4o .exgmnjkd6d:after {
        top: auto;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1px;
    }
}

.kol9jjly4o .exgmnjkd6d:nth-child(3n):after {
    display: none;
}

@media (min-width: 576px) {
    .kol9jjly4o .exgmnjkd6d:hover .ny3pkb4fb6 {
        opacity: 1;
    }
}

.kol9jjly4o .exgmnjkd6d:hover .o1ariasd1s {
    opacity: 1;
}

.kol9jjly4o .exgmnjkd6d:hover .o1ariasd1s .pcpnjoyc6j {
    transform: translate3d(0, 0, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}

.kol9jjly4o .o9srgaqipu {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    height: 100%;
    min-height: 280px;
    padding: 24px 40px;
}

@media (max-width: 991px) {
    .kol9jjly4o .o9srgaqipu {
        flex-direction: row;
        flex-wrap: wrap;
        padding: 32px;
        min-height: 188px;
    }
}

.kol9jjly4o .ny3pkb4fb6 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(115deg, #0597ff, #fcdb42);
    opacity: 0;
    transition: 0.6s all;
}

.kol9jjly4o .v3mj9tojjb {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: auto;
    margin-bottom: 24px;
}

@media (max-width: 991px) {
    .kol9jjly4o .v3mj9tojjb {
        justify-content: flex-start;
        width: 100%;
        margin-bottom: 20px;
    }
}

.kol9jjly4o .v3mj9tojjb .wycynlwcly {
    display: block;
    font-size: 34px;
    color: #ffffff;
    margin-right: 0;
}

.kol9jjly4o .ey5fyussiv {
    width: 100%;
    margin-bottom: 1rem;
}

@media (max-width: 991px) {
    .kol9jjly4o .ey5fyussiv {
        width: 50%;
        flex-grow: 1;
        padding-right: 0.75rem;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    .kol9jjly4o .ey5fyussiv {
        margin-bottom: 12px;
    }
}

.kol9jjly4o .si0xcsgyjy {
    color: #FFFFFF;
}

.kol9jjly4o .a184pi7s1k {
    color: #FFF;
    margin-top: 1.25rem;
}

@media (max-width: 767px) {
    .kol9jjly4o .a184pi7s1k {
        margin-top: 1rem;
    }
}

.kol9jjly4o .o1ariasd1s {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    transition: 0.6s all;
    margin-top: auto;
}

@media (min-width: 576px) {
    .kol9jjly4o .o1ariasd1s {
        opacity: 0;
    }
}

@media (max-width: 991px) {
    .kol9jjly4o .o1ariasd1s {
        width: fit-content;
        max-width: 50%;
        flex-shrink: 0;
        margin-left: auto;
    }
}

.kol9jjly4o .o1ariasd1s .pcpnjoyc6j {
    display: flex;
    align-items: center;
    justify-content: center;
    transform-style: preserve-3d;
    transition: 0.6s all;
}

@media (min-width: 576px) {
    .kol9jjly4o .o1ariasd1s .pcpnjoyc6j {
        transform: translate3d(-2rem, 2rem, 0px) scale3d(0.8, 0.8, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }
}

.kol9jjly4o .o1ariasd1s .wycynlwcly {
    display: block;
    font-size: 114px;
    color: #ffffff;
}

@media (max-width: 991px) {
    .kol9jjly4o .o1ariasd1s .wycynlwcly {
        font-size: 74px !important;
    }
}

.r0krm7ymya {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.r0krm7ymya .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.r0krm7ymya .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.r0krm7ymya .p1kfzch1am {
    background-color: #716696;
}

@media (max-width: 991px) {
    .r0krm7ymya .qa8unuket8 {
        display: none;
    }
}

.r0krm7ymya .nt66wnynxv {
    display: flex;
    align-items: stretch;
}

@media (max-width: 991px) {
    .r0krm7ymya .nt66wnynxv {
        flex-wrap: wrap;
    }
}

.r0krm7ymya .vge1ri0qd2 {
    width: 50%;
}

@media (max-width: 991px) {
    .r0krm7ymya .vge1ri0qd2 {
        width: 100%;
    }
}

.r0krm7ymya .j7njv1hjhb {
    width: 100%;
    height: 100%;
}

.r0krm7ymya .u3dgpgcq8o {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
    height: 100%;
}

.r0krm7ymya .u3dgpgcq8o:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background-color: #716696;
}

@media (max-width: 575px) {
    .r0krm7ymya .u3dgpgcq8o:before {
        display: none;
    }
}

@media (max-width: 575px) {
    .r0krm7ymya .u3dgpgcq8o {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }
}

.r0krm7ymya .cvcxy8wvmg {
    padding: 2rem 1rem;
    min-height: 192px;
}

.r0krm7ymya .cvcxy8wvmg:not(:nth-child(3n)) {
    border-right: 1px solid #716696;
}

@media (max-width: 575px) {
    .r0krm7ymya .cvcxy8wvmg {
        border-right: none;
    }

    .r0krm7ymya .cvcxy8wvmg:not(:last-child) {
        border-bottom: 1px solid #716696;
    }
}

.r0krm7ymya .y0tsqrwnsi {
    color: #FFFFFF;
}

.r0krm7ymya .rw3w0z8mrs {
    color: #FFFFFF;
    margin-top: 1rem;
}

@media (max-width: 767px) {
    .r0krm7ymya .rw3w0z8mrs {
        margin-top: 0.75rem;
    }
}

.r0krm7ymya .g5fwrmtfdl {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    width: 50%;
    padding: 0 2.5%;
}

@media (max-width: 991px) {
    .r0krm7ymya .g5fwrmtfdl {
        position: relative;
        width: 100%;
        padding: 0;
    }
}

.r0krm7ymya .vqh0npw4mq {
    padding-top: calc(5% + 3rem);
    padding-bottom: calc(5% + 3rem);
}

@media (max-width: 991px) {
    .r0krm7ymya .vqh0npw4mq {
        position: relative;
        width: 100%;
        padding: 5%;
    }

    .r0krm7ymya .vqh0npw4mq:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 1px;
        background-color: #716696;
    }
}

@media (max-width: 575px) {
    .r0krm7ymya .vqh0npw4mq {
        padding: 1rem;
    }
}

.r0krm7ymya .exgmnjkd6d:not(:last-child) {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .r0krm7ymya .exgmnjkd6d:not(:last-child) {
        margin-bottom: 1.5rem;
    }
}

.r0krm7ymya .si0xcsgyjy {
    color: #FFFFFF;
}

.r0krm7ymya .im686dsd1o {
    color: #FFFFFF;
    margin-top: 1rem;
}

@media (max-width: 767px) {
    .r0krm7ymya .im686dsd1o {
        margin-top: 0.75rem;
    }
}

.i00hjejyqe {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.i00hjejyqe .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.i00hjejyqe .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.i00hjejyqe .p1kfzch1am {
    background-color: #716696;
}

.i00hjejyqe .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 5rem 0;
}

@media (max-width: 991px) {
    .i00hjejyqe .nt66wnynxv {
        padding: 4.5rem 0;
    }
}

@media (max-width: 767px) {
    .i00hjejyqe .nt66wnynxv {
        padding: 3rem 0;
    }
}

.i00hjejyqe .i0cwa00yvd {
    width: 100%;
}

.i00hjejyqe .xkzxzhojrv {
    width: 100%;
}

.i00hjejyqe .m9id4lbp9w {
    color: #FFFFFF;
}

.i00hjejyqe .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .i00hjejyqe .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.i00hjejyqe .l8a393i332 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: stretch;
    margin: -1px 0;
    border-top: 1px solid #716696;
    border-bottom: 1px solid #716696;
}

@media (max-width: 991px) {
    .i00hjejyqe .l8a393i332 {
        flex-wrap: wrap;
        grid-template-columns: 1fr;
    }
}

.i00hjejyqe .exgmnjkd6d {
    position: relative;
    margin-bottom: -1px;
    border-radius: 0;
}

.i00hjejyqe .exgmnjkd6d:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #716696;
}

@media (max-width: 991px) {
    .i00hjejyqe .exgmnjkd6d:after {
        top: auto;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1px;
    }
}

.i00hjejyqe .exgmnjkd6d:nth-child(3n):after {
    display: none;
}

.i00hjejyqe .o9srgaqipu {
    position: relative;
    display: flex;
    align-items: start;
    width: 100%;
    height: 100%;
    padding: 3rem 2rem;
}

@media (max-width: 991px) {
    .i00hjejyqe .o9srgaqipu {
        flex-direction: row;
        flex-wrap: wrap;
        padding: 32px;
    }
}

.i00hjejyqe .v3mj9tojjb {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 24px;
}

@media (max-width: 991px) {
    .i00hjejyqe .v3mj9tojjb {
        justify-content: flex-start;
        width: 100%;
        margin-bottom: 20px;
    }
}

.i00hjejyqe .v3mj9tojjb .wycynlwcly {
    display: block;
    font-size: 48px;
    color: #ffffff;
    margin-right: 0;
}

.i00hjejyqe .ey5fyussiv {
    width: 100%;
    flex-grow: 1;
}

.i00hjejyqe .si0xcsgyjy {
    color: #FFFFFF;
}

.i00hjejyqe .a184pi7s1k {
    color: #FFFFFF;
    margin-top: 1rem;
}

@media (max-width: 767px) {
    .i00hjejyqe .a184pi7s1k {
        margin-top: 0.75rem;
    }
}

.bggzjni137 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
}

.bggzjni137 .p1kfzch1am {
    background-color: #716696;
    z-index: 1;
}

.bggzjni137 .pmtg65yvik {
    width: 100%;
    padding-bottom: 5rem;
    margin-bottom: 3rem;
    position: relative;
}

@media (max-width: 991px) {
    .bggzjni137 .pmtg65yvik {
        padding-bottom: 4.5rem;
    }
}

@media (max-width: 767px) {
    .bggzjni137 .pmtg65yvik {
        padding-bottom: 3rem;
        margin-bottom: 2rem;
    }
}

.bggzjni137 .pmtg65yvik:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 1px;
    background-color: #716696;
}

.bggzjni137 .kueshdklya {
    border: 1px solid #716696;
}

.bggzjni137 .lx1fbo4xlk {
    color: #FFFFFF;
    margin-bottom: 0;
}

.bggzjni137 .pdc4yuri39 {
    color: #FFFFFF;
    margin-top: 1.5rem;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .bggzjni137 .pdc4yuri39 {
        margin-top: 1.25rem;
    }
}

.s1lgcpfwlv {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.s1lgcpfwlv .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.s1lgcpfwlv .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.s1lgcpfwlv .p1kfzch1am {
    background-color: #716696;
}

@media (max-width: 991px) {
    .s1lgcpfwlv .qa8unuket8 {
        display: none;
    }
}

.s1lgcpfwlv .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 3rem 0;
    flex-direction: row-reverse;
}

@media (max-width: 991px) {
    .s1lgcpfwlv .nt66wnynxv {
        flex-wrap: wrap;
    }
}

.s1lgcpfwlv .vge1ri0qd2 {
    width: 50%;
}

@media (max-width: 991px) {
    .s1lgcpfwlv .vge1ri0qd2 {
        width: 100%;
    }
}

.s1lgcpfwlv .j7njv1hjhb {
    width: 100%;
    padding-right: 10vw;
    padding-right: 0;
    padding-left: 10vw;
}

@media (max-width: 991px) {
    .s1lgcpfwlv .j7njv1hjhb {
        max-width: 42rem;
        margin-right: auto;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 3rem;
    }
}

@media (max-width: 767px) {
    .s1lgcpfwlv .j7njv1hjhb {
        max-width: 100%;
    }
}

.s1lgcpfwlv .si0xcsgyjy {
    color: #FFFFFF;
}

.s1lgcpfwlv .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .s1lgcpfwlv .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.s1lgcpfwlv .ar7m6e9c6e {
    margin-top: 2rem;
}

@media (max-width: 767px) {
    .s1lgcpfwlv .ar7m6e9c6e {
        margin-top: 1.5rem;
    }
}

.s1lgcpfwlv .u3dgpgcq8o {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    padding: 8px 0;
}

.s1lgcpfwlv .cvcxy8wvmg {
    display: flex;
    align-items: center;
    width: 100%;
}

.s1lgcpfwlv .v3mj9tojjb {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    margin-right: 1rem;
    border-radius: 50%;
    background-color: #fcdb42;
}

.s1lgcpfwlv .v3mj9tojjb .wycynlwcly {
    display: block;
    font-size: 12px;
    color: #090f10;
}

.s1lgcpfwlv .rw3w0z8mrs {
    color: #FFF;
    flex-grow: 1;
}

.s1lgcpfwlv .x2lyqgdnu0 {
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .s1lgcpfwlv .x2lyqgdnu0 {
        margin-top: 1rem;
    }
}

.s1lgcpfwlv .qy8yr0qc0g {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    padding-left: 2.5rem;
    padding-right: 2.5vw;
    padding-left: 0;
}

@media (max-width: 991px) {
    .s1lgcpfwlv .qy8yr0qc0g {
        position: relative;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        padding-top: 3rem;
    }

    .s1lgcpfwlv .qy8yr0qc0g:before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        height: 1px;
        background-color: #716696;
    }
}

.s1lgcpfwlv .y3edd7s7cg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 38rem;
}

.s1lgcpfwlv .y3edd7s7cg img {
    width: 100%;
    object-fit: cover;
}

.s1lgcpfwlv .n4ixdvkg2e,
.s1lgcpfwlv .x2lyqgdnu0 {
    color: #FFFFFF;
}

.xfslepftvf {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.xfslepftvf .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.xfslepftvf .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xfslepftvf .p1kfzch1am {
    background-color: #716696;
}

@media (max-width: 991px) {
    .xfslepftvf .qa8unuket8 {
        display: none;
    }
}

.xfslepftvf .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 3rem 0;
}

@media (max-width: 991px) {
    .xfslepftvf .nt66wnynxv {
        flex-wrap: wrap;
    }
}

.xfslepftvf .vge1ri0qd2 {
    width: 50%;
}

@media (max-width: 991px) {
    .xfslepftvf .vge1ri0qd2 {
        width: 100%;
    }
}

.xfslepftvf .j7njv1hjhb {
    width: 100%;
    padding-right: 10vw;
}

@media (max-width: 991px) {
    .xfslepftvf .j7njv1hjhb {
        max-width: 32rem;
        margin-right: auto;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 3rem;
    }
}

@media (max-width: 767px) {
    .xfslepftvf .j7njv1hjhb {
        max-width: 100%;
    }
}

.xfslepftvf .si0xcsgyjy {
    color: #FFFFFF;
}

.xfslepftvf .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .xfslepftvf .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.xfslepftvf .ar7m6e9c6e {
    margin-top: 2rem;
}

@media (max-width: 767px) {
    .xfslepftvf .ar7m6e9c6e {
        margin-top: 1.5rem;
    }
}

.xfslepftvf .u3dgpgcq8o {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    padding: 8px 0;
}

.xfslepftvf .cvcxy8wvmg {
    display: flex;
    align-items: center;
    width: 100%;
}

.xfslepftvf .v3mj9tojjb {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    margin-right: 1rem;
    border-radius: 50%;
    background-color: #716696;
}

.xfslepftvf .v3mj9tojjb .wycynlwcly {
    display: block;
    font-size: 12px;
    color: #ffffff;
}

.xfslepftvf .rw3w0z8mrs {
    color: #FFFFFF;
    flex-grow: 1;
}

.xfslepftvf .x2lyqgdnu0 {
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .xfslepftvf .x2lyqgdnu0 {
        margin-top: 1rem;
    }
}

.xfslepftvf .qy8yr0qc0g {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    padding-left: 2.5rem;
}

@media (max-width: 991px) {
    .xfslepftvf .qy8yr0qc0g {
        position: relative;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        padding-top: 3rem;
    }

    .xfslepftvf .qy8yr0qc0g:before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        height: 1px;
        background-color: #716696;
    }
}

.xfslepftvf .y3edd7s7cg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 38rem;
}

.xfslepftvf .y3edd7s7cg img {
    width: 100%;
    object-fit: cover;
}

.xfslepftvf .n4ixdvkg2e,
.xfslepftvf .x2lyqgdnu0 {
    color: #FFFFFF;
}

.khaczqp438 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-image: url("photo-1615107899082-044cc1133649.jpeg");
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.khaczqp438 .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.khaczqp438 .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.khaczqp438.ecm6iea89j {
    padding: 0 !important;
}

.khaczqp438:not(.ecm6iea89j) {
    min-height: 680px;
}

@media (max-width: 991px) {
    .khaczqp438:not(.ecm6iea89j) {
        min-height: 616px;
    }
}

.khaczqp438 .p1kfzch1am {
    background-color: #716696;
}

.khaczqp438 .p2cetjmw4b {
    width: 100%;
    margin: 0;
}

.khaczqp438 .lht6a7d4nr {
    padding: 4rem !important;
    background-color: #140e22;
}

@media (max-width: 575px) {
    .khaczqp438 .lht6a7d4nr {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
        padding-left: 5% !important;
    }
}

.khaczqp438 .lx1fbo4xlk {
    color: #716696;
}

.khaczqp438 .pdc4yuri39 {
    color: #FFFFFF;
    margin-top: 1rem;
}

@media (max-width: 767px) {
    .khaczqp438 .pdc4yuri39 {
        margin-top: 0.75rem;
    }
}

.khaczqp438 .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.25rem;
}

@media (max-width: 767px) {
    .khaczqp438 .n4ixdvkg2e {
        margin-top: 1rem;
    }
}

.khaczqp438 .x2lyqgdnu0 {
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .khaczqp438 .x2lyqgdnu0 {
        margin-top: 1.25rem;
    }
}

.khaczqp438 .xa1i9hjgh4 {
    width: fit-content;
    max-width: 50%;
    padding: 0.75rem 1.5rem;
    margin-right: -4rem;
    margin-bottom: -4rem;
    margin-left: auto;
    margin-top: 2rem;
    background-color: #716696;
}

@media (max-width: 776px) {
    .khaczqp438 .xa1i9hjgh4 {
        max-width: 70%;
    }
}

@media (max-width: 575px) {
    .khaczqp438 .xa1i9hjgh4 {
        margin-top: 1rem;
        margin-bottom: -2rem;
    }
}

.khaczqp438 .bnja0u6d0t {
    color: #FFFFFF;
}

.n65kj8qgeq {
    background-image: url("photo-1631173716529-fd1696a807b0.jpeg");
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.n65kj8qgeq .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.n65kj8qgeq .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.n65kj8qgeq.ecm6iea89j {
    padding: 0 !important;
}

.n65kj8qgeq:not(.ecm6iea89j) {
    min-height: 680px;
}

@media (max-width: 991px) {
    .n65kj8qgeq:not(.ecm6iea89j) {
        min-height: 616px;
    }
}

.n65kj8qgeq .p1kfzch1am {
    background-color: #716696;
}

.kg091ozh5g {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.kg091ozh5g .p1kfzch1am {
    background-color: #716696;
}

.kg091ozh5g .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 5rem 0;
}

@media (max-width: 991px) {
    .kg091ozh5g .nt66wnynxv {
        padding: 4.5rem 0;
    }
}

@media (max-width: 767px) {
    .kg091ozh5g .nt66wnynxv {
        padding: 3rem 0;
    }
}

.kg091ozh5g .i0cwa00yvd {
    width: 100%;
}

.kg091ozh5g .xkzxzhojrv {
    width: 100%;
}

.kg091ozh5g .m9id4lbp9w {
    color: #FFFFFF;
}

.kg091ozh5g .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .kg091ozh5g .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.kg091ozh5g .l8a393i332 {
    display: flex;
    align-items: stretch;
    margin-bottom: -1px;
    flex-wrap: wrap;
    border-top: 1px solid #716696;
}

.kg091ozh5g .exgmnjkd6d {
    position: relative;
    width: 25%;
    border-radius: 0;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .kg091ozh5g .exgmnjkd6d {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .kg091ozh5g .exgmnjkd6d {
        width: 100%;
    }
}

.kg091ozh5g .exgmnjkd6d:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #716696;
}

@media (min-width: 1200px) {
    .kg091ozh5g .exgmnjkd6d:not(:nth-child(4n)):after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background-color: #716696;
    }
}

@media (min-width: 768px) {
    .kg091ozh5g .exgmnjkd6d:not(:nth-child(2n)):after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background-color: #716696;
    }
}

@media (min-width: 767px) {
    .kg091ozh5g .exgmnjkd6d:hover .py0uekhuq9 img {
        transform: translate3d(0px, 0px, 0px) scale3d(1.1, 1.1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(2deg, 0deg);
    }
}

.kg091ozh5g .o9srgaqipu {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    height: 100%;
    padding: 0;
}

.kg091ozh5g .py0uekhuq9 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 480px;
    overflow: hidden;
}

.kg091ozh5g .py0uekhuq9 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.6s all;
    animation: none;
}

.kg091ozh5g .ey5fyussiv {
    width: 100%;
    padding: 2rem;
    border-top: 1px solid #716696;
}

@media (max-width: 991px) {
    .kg091ozh5g .ey5fyussiv {
        padding: 1.5rem;
    }
}

@media (max-width: 575px) {
    .kg091ozh5g .ey5fyussiv {
        padding: 1.25rem;
    }
}

.kg091ozh5g .si0xcsgyjy {
    color: #FFFFFF;
}

.kg091ozh5g .a184pi7s1k {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .kg091ozh5g .a184pi7s1k {
        margin-top: 1.25rem;
    }
}

.kg091ozh5g .x2lyqgdnu0 {
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .kg091ozh5g .x2lyqgdnu0 {
        margin-top: 1.25rem;
    }
}

.i4izw821fe {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.i4izw821fe .g7kckosczz {
    background-color: #090f10;
    opacity: 0.4;
}

.i4izw821fe .p1kfzch1am {
    background-color: #716696;
}

.i4izw821fe .pmtg65yvik {
    margin-bottom: 3rem;
}

@media (max-width: 991px) {
    .i4izw821fe .pmtg65yvik {
        margin-bottom: 8rem;
    }
}

@media (max-width: 767px) {
    .i4izw821fe .pmtg65yvik {
        margin-bottom: 7.5rem;
    }
}

@media (max-width: 575px) {
    .i4izw821fe .pmtg65yvik {
        margin-bottom: 6rem;
    }
}

.i4izw821fe .lx1fbo4xlk {
    color: #FFFFFF;
    margin-bottom: 1rem;
}

.i4izw821fe .pdc4yuri39 {
    color: #FFFFFF;
    margin-bottom: 0;
}

.i4izw821fe .e1nfohh21y {
    width: 100%;
    margin: 0 auto;
    padding: 0 !important;
}

.i4izw821fe form {
    width: 100%;
}

.i4izw821fe form .s24ljknh1m.p2cetjmw4b {
    justify-content: flex-start;
    width: auto !important;
}

.i4izw821fe form p {
    color: #ffffff;
}

.i4izw821fe form .x2lyqgdnu0 .f3jge532kj {
    width: 100%;
    border-radius: 0.5rem !important;
    padding: 0.625rem 1.125rem;
}

.i4izw821fe form .x2lyqgdnu0 .f3jge532kj:hover {
    transform: translate(0, 0);
}

.i4izw821fe form .isah3hzwhh {
    margin-top: 0 !important;
    margin-bottom: 1.5rem !important;
}

.i4izw821fe form .pltukirc6u {
    height: 44px;
    border: 1px solid #ffffff !important;
    background: transparent;
    outline: none !important;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05) !important;
    border-radius: 0.5rem !important;
    margin-bottom: 0;
    padding: 0.5rem 0.875rem;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    transition: 0.3s;
}

.i4izw821fe form .pltukirc6u::-webkit-input-placeholder {
    color: #ffffff;
}

.i4izw821fe form .pltukirc6u::-moz-placeholder {
    color: #ffffff;
}

.i4izw821fe form .pltukirc6u:-moz-placeholder {
    color: #ffffff;
}

.i4izw821fe form .pltukirc6u:-ms-input-placeholder {
    color: #ffffff;
}

.i4izw821fe form select {
    color: #ffffff !important;
}

.i4izw821fe form textarea {
    height: 180px !important;
    min-height: 180px !important;
    padding: 0.5rem 0.875rem;
    resize: none;
}

.i4izw821fe form textarea::-webkit-input-placeholder {
    color: #ffffff !important;
}

.i4izw821fe form textarea::-moz-placeholder {
    color: #ffffff !important;
}

.i4izw821fe form textarea:-moz-placeholder {
    color: #ffffff !important;
}

.i4izw821fe form textarea:-ms-input-placeholder {
    color: #ffffff !important;
}

.i4izw821fe form input,
.i4izw821fe form textarea {
    transition: 0.5s all;
}

.i4izw821fe form input:active,
.i4izw821fe form textarea:active,
.i4izw821fe form input:focus,
.i4izw821fe form textarea:focus {
    background-color: rgba(255, 255, 255, 0.09) !important;
    border-color: #ffffff !important;
    outline: none !important;
}

.i4izw821fe form input:active::-webkit-input-placeholder,
.i4izw821fe form textarea:active::-webkit-input-placeholder,
.i4izw821fe form input:focus::-webkit-input-placeholder,
.i4izw821fe form textarea:focus::-webkit-input-placeholder {
    color: #ffffff !important;
}

.i4izw821fe form input:active::-moz-placeholder,
.i4izw821fe form textarea:active::-moz-placeholder,
.i4izw821fe form input:focus::-moz-placeholder,
.i4izw821fe form textarea:focus::-moz-placeholder {
    color: #ffffff !important;
}

.i4izw821fe form input:active:-moz-placeholder,
.i4izw821fe form textarea:active:-moz-placeholder,
.i4izw821fe form input:focus:-moz-placeholder,
.i4izw821fe form textarea:focus:-moz-placeholder {
    color: #ffffff !important;
}

.i4izw821fe form input:active:-ms-input-placeholder,
.i4izw821fe form textarea:active:-ms-input-placeholder,
.i4izw821fe form input:focus:-ms-input-placeholder,
.i4izw821fe form textarea:focus:-ms-input-placeholder {
    color: #ffffff !important;
}

.i4izw821fe form .p2cetjmw4b {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
}

.i4izw821fe form .p2cetjmw4b [class*=col] {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
}

.i4izw821fe form label {
    width: 100%;
    color: #ffffff;
    margin-bottom: 0.5rem;
}

.i4izw821fe form .form-check label {
    color: #ffffff;
}

.i4izw821fe form .form-check-input {
    border-color: #ffffff !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

.i4izw821fe form .form-check-input:focus,
.i4izw821fe form .form-check-input:hover {
    background-color: transparent !important;
    border-color: #090f10 !important;
}

.i4izw821fe form .form-check-input:checked {
    border-color: #ffffff !important;
    background-color: #ffffff !important;
}

.xnclf5jd88 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.xnclf5jd88 .jz3pmen4uv.gde1sdldc1 {
    display: none;
}

.xnclf5jd88 .jz3pmen4uv {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xnclf5jd88 .p1kfzch1am {
    background-color: #716696;
}

.xnclf5jd88 .nt66wnynxv {
    display: flex;
    align-items: center;
    padding: 5rem 0;
}

@media (max-width: 991px) {
    .xnclf5jd88 .nt66wnynxv {
        padding: 4.5rem 0;
    }
}

@media (max-width: 767px) {
    .xnclf5jd88 .nt66wnynxv {
        padding: 3rem 0;
    }
}

.xnclf5jd88 .i0cwa00yvd {
    width: 100%;
}

.xnclf5jd88 .xkzxzhojrv {
    width: 100%;
}

.xnclf5jd88 .m9id4lbp9w {
    color: #FFFFFF;
}

.xnclf5jd88 .n4ixdvkg2e {
    color: #FFF;
    margin-top: 1.5rem;
}

@media (max-width: 767px) {
    .xnclf5jd88 .n4ixdvkg2e {
        margin-top: 1.25rem;
    }
}

.xnclf5jd88 .l8a393i332 {
    display: flex;
    align-items: stretch;
    margin: -1px 0;
    border-top: 1px solid #716696;
    border-bottom: 1px solid #716696;
}

@media (max-width: 991px) {
    .xnclf5jd88 .l8a393i332 {
        flex-wrap: wrap;
    }
}

.xnclf5jd88 .yhqcui2bmg {
    position: relative;
    width: 33.33333333%;
    margin-bottom: -1px;
    border-radius: 0;
}

@media (max-width: 991px) {
    .xnclf5jd88 .yhqcui2bmg {
        width: 100%;
    }
}

.xnclf5jd88 .yhqcui2bmg:not(:nth-child(3n)):after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #716696;
}

@media (max-width: 991px) {
    .xnclf5jd88 .yhqcui2bmg:not(:nth-child(3n)):after {
        top: auto;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1px;
    }
}

@media (min-width: 576px) {
    .xnclf5jd88 .yhqcui2bmg:hover .ny3pkb4fb6 {
        opacity: 1;
    }
}

.xnclf5jd88 .yhqcui2bmg:hover .o1ariasd1s {
    opacity: 1;
}

.xnclf5jd88 .yhqcui2bmg:hover .o1ariasd1s .pcpnjoyc6j {
    transform: translate3d(0, 0, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}

.xnclf5jd88 .vge1ri0qd2 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    height: 100%;
    padding: 24px 40px;
}

@media (max-width: 991px) {
    .xnclf5jd88 .vge1ri0qd2 {
        flex-direction: row;
        flex-wrap: wrap;
        padding: 32px;
        min-height: 188px;
    }
}

.xnclf5jd88 .ny3pkb4fb6 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(115deg, #0597ff, #fcdb42);
    opacity: 0;
    transition: 0.6s all;
}

.xnclf5jd88 .v3mj9tojjb {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: auto;
    margin-bottom: 24px;
}

@media (max-width: 991px) {
    .xnclf5jd88 .v3mj9tojjb {
        justify-content: flex-start;
        width: 100%;
        margin-bottom: 20px;
    }
}

.xnclf5jd88 .v3mj9tojjb .wycynlwcly {
    display: block;
    font-size: 34px;
    color: #ffffff;
    margin-right: 0;
}

.xnclf5jd88 .ey5fyussiv {
    width: 100%;
    margin-bottom: 1rem;
}

@media (max-width: 991px) {
    .xnclf5jd88 .ey5fyussiv {
        width: 50%;
        flex-grow: 1;
        padding-right: 0.75rem;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    .xnclf5jd88 .ey5fyussiv {
        margin-bottom: 12px;
    }
}

.xnclf5jd88 .si0xcsgyjy {
    color: #FFFFFF;
}

.xnclf5jd88 .a184pi7s1k {
    color: #FFF;
    margin-top: 1.25rem;
}

@media (max-width: 767px) {
    .xnclf5jd88 .a184pi7s1k {
        margin-top: 1rem;
    }
}

.xnclf5jd88 .o1ariasd1s {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    transition: 0.6s all;
    margin-top: auto;
}

@media (min-width: 576px) {
    .xnclf5jd88 .o1ariasd1s {
        opacity: 0;
    }
}

@media (max-width: 991px) {
    .xnclf5jd88 .o1ariasd1s {
        width: fit-content;
        max-width: 50%;
        flex-shrink: 0;
        margin-left: auto;
    }
}

.xnclf5jd88 .o1ariasd1s .pcpnjoyc6j {
    display: flex;
    align-items: center;
    justify-content: center;
    transform-style: preserve-3d;
    transition: 0.6s all;
}

@media (min-width: 576px) {
    .xnclf5jd88 .o1ariasd1s .pcpnjoyc6j {
        transform: translate3d(-2rem, 2rem, 0px) scale3d(0.8, 0.8, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }
}

.xnclf5jd88 .o1ariasd1s .wycynlwcly {
    display: block;
    font-size: 114px;
    color: #ffffff;
}

@media (max-width: 991px) {
    .xnclf5jd88 .o1ariasd1s .wycynlwcly {
        font-size: 74px !important;
    }
}

.rtda91b4sz {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #140e22;
    position: relative;
    margin-top: -1px;
    overflow: hidden;
}

.rtda91b4sz .p1kfzch1am {
    background-color: #716696;
}

.rtda91b4sz .n4ixdvkg2e {
    color: #FFFFFF;
}

.rtda91b4sz .mzni1wd0b3 .n4ixdvkg2e {
    color: #FFFFFF;
}